INPUT
Mobile money type*
Account*
Amount*
Pin*
 
API
sendMoneyOther()

USER STORY
To send money from a user's account to another mobile money account
 
CODE
validate receiver's mobile money account
validate senders acceptable credit limit
validate sender has sufficient balance 
validate pin 
deduct amount from sender
credit reciever 
send sms alert to reciever
send sms alert to sender 
display success to sender